PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / getCheckedStateNormalAppearance Method
In This Topic
    getCheckedStateNormalAppearance Method
    In This Topic
    Gets the normal visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user does not interact with the widget.
    Syntax
    public PDFAnnotationAppearance getCheckedStateNormalAppearance()

    Return Value

    The normal visual appearance of the widget in checked state.
    See Also